[INFO] cloning repository https://github.com/randomsleep/ProofsArgsAndZK
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/randomsleep/ProofsArgsAndZK" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandomsleep%2FProofsArgsAndZK", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandomsleep%2FProofsArgsAndZK'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 19ddf1697d9b3a046866fddb3ec773f23dd71935
[INFO] testing randomsleep/ProofsArgsAndZK against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandomsleep%2FProofsArgsAndZK" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/randomsleep/ProofsArgsAndZK
[INFO] finished tweaking git repo https://github.com/randomsleep/ProofsArgsAndZK
[INFO] tweaked toml for git repo https://github.com/randomsleep/ProofsArgsAndZK written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/randomsleep/ProofsArgsAndZK on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/randomsleep/ProofsArgsAndZK already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3892aa0e2021e0394e5afe0fe4a782bdba8b8c1172d516294ce56b51a5b68e4
[INFO] running `Command { std: "docker" "start" "-a" "b3892aa0e2021e0394e5afe0fe4a782bdba8b8c1172d516294ce56b51a5b68e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3892aa0e2021e0394e5afe0fe4a782bdba8b8c1172d516294ce56b51a5b68e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3892aa0e2021e0394e5afe0fe4a782bdba8b8c1172d516294ce56b51a5b68e4", kill_on_drop: false }`
[INFO] [stdout] b3892aa0e2021e0394e5afe0fe4a782bdba8b8c1172d516294ce56b51a5b68e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c227854e0aca424243e1c08e807fe8acff02d8feb014f6c3855b2e940dd56ada
[INFO] running `Command { std: "docker" "start" "-a" "c227854e0aca424243e1c08e807fe8acff02d8feb014f6c3855b2e940dd56ada", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling proofsargs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.49s
[INFO] running `Command { std: "docker" "inspect" "c227854e0aca424243e1c08e807fe8acff02d8feb014f6c3855b2e940dd56ada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c227854e0aca424243e1c08e807fe8acff02d8feb014f6c3855b2e940dd56ada", kill_on_drop: false }`
[INFO] [stdout] c227854e0aca424243e1c08e807fe8acff02d8feb014f6c3855b2e940dd56ada
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae34194ddc79435ee149d811a74b53e7a05911f62ca51c901aa0b55ec90b6c90
[INFO] running `Command { std: "docker" "start" "-a" "ae34194ddc79435ee149d811a74b53e7a05911f62ca51c901aa0b55ec90b6c90", kill_on_drop: false }`
[INFO] [stderr]    Compiling proofsargs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> examples/sum_check.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(MontConfig)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `MontConfig` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `fqconfig___`
[INFO] [stdout] ...
[INFO] [stdout] 14 | pub struct FqConfig;
[INFO] [stdout]    |            -------- `FqConfig` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/polynomial/multilinear_polynomial.rs:106:14
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[derive(MontConfig)]
[INFO] [stdout]     |              ^---------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `MontConfig` is not local
[INFO] [stdout]     |              move the `impl` block outside of this function `fqconfig___`
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub struct FqConfig;
[INFO] [stdout]     |                -------- `FqConfig` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/sum_check_protocol/sum_check.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[derive(MontConfig)]
[INFO] [stdout]    |              ^---------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `MontConfig` is not local
[INFO] [stdout]    |              move the `impl` block outside of this function `fqconfig___`
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub struct FqConfig;
[INFO] [stdout]    |                -------- `FqConfig` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.48s
[INFO] running `Command { std: "docker" "inspect" "ae34194ddc79435ee149d811a74b53e7a05911f62ca51c901aa0b55ec90b6c90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae34194ddc79435ee149d811a74b53e7a05911f62ca51c901aa0b55ec90b6c90", kill_on_drop: false }`
[INFO] [stdout] ae34194ddc79435ee149d811a74b53e7a05911f62ca51c901aa0b55ec90b6c90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 98763042ab10b8bd46044a911f2dc162f7bdb144b0b14b8decca1c1c7627c4e7
[INFO] running `Command { std: "docker" "start" "-a" "98763042ab10b8bd46044a911f2dc162f7bdb144b0b14b8decca1c1c7627c4e7", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> examples/sum_check.rs:11:10
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(MontConfig)]
[INFO] [stderr]    |          ^---------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `MontConfig` is not local
[INFO] [stderr]    |          move the `impl` block outside of this function `fqconfig___`
[INFO] [stderr] ...
[INFO] [stderr] 14 | pub struct FqConfig;
[INFO] [stderr]    |            -------- `FqConfig` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `proofsargs` (example "sum_check") generated 1 warning
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/polynomial/multilinear_polynomial.rs:106:14
[INFO] [stderr]     |
[INFO] [stderr] 106 |     #[derive(MontConfig)]
[INFO] [stderr]     |              ^---------
[INFO] [stderr]     |              |
[INFO] [stderr]     |              `MontConfig` is not local
[INFO] [stderr]     |              move the `impl` block outside of this function `fqconfig___`
[INFO] [stderr] ...
[INFO] [stderr] 109 |     pub struct FqConfig;
[INFO] [stderr]     |                -------- `FqConfig` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]     = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/sum_check_protocol/sum_check.rs:67:14
[INFO] [stderr]    |
[INFO] [stderr] 67 |     #[derive(MontConfig)]
[INFO] [stderr]    |              ^---------
[INFO] [stderr]    |              |
[INFO] [stderr]    |              `MontConfig` is not local
[INFO] [stderr]    |              move the `impl` block outside of this function `fqconfig___`
[INFO] [stderr] ...
[INFO] [stderr] 70 |     pub struct FqConfig;
[INFO] [stderr]    |                -------- `FqConfig` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `proofsargs` (lib test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proofsargs-48d8a95653592ff3)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test sum_check_protocol::sum_check::tests::sum_check_interactive ... ok
[INFO] [stderr]    Doc-tests proofsargs
[INFO] [stdout] test sum_check_protocol::sum_check::tests::sum_check ... ok
[INFO] [stdout] test polynomial::multilinear_polynomial::tests::fix_variable ... ok
[INFO] [stdout] test polynomial::multilinear_polynomial::tests::multi_variate_evaluate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "98763042ab10b8bd46044a911f2dc162f7bdb144b0b14b8decca1c1c7627c4e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98763042ab10b8bd46044a911f2dc162f7bdb144b0b14b8decca1c1c7627c4e7", kill_on_drop: false }`
[INFO] [stdout] 98763042ab10b8bd46044a911f2dc162f7bdb144b0b14b8decca1c1c7627c4e7
